Autogenerated HTML docs for v1.6.0.2-588-g3102 
diff --git a/git-check-attr.html b/git-check-attr.html index 2a99c0d..cf7b26b 100644 --- a/git-check-attr.html +++ b/git-check-attr.html 
@@ -320,7 +320,9 @@  </div>   <h2>SYNOPSIS</h2>   <div class="sectionbody">  -<div class="para"><p><em>git check-attr</em> attr&#8230; [--] pathname&#8230;</p></div>  +<div class="verseblock">  +<div class="content"><em>git check-attr</em> attr&#8230; [--] pathname&#8230;  +<em>git check-attr</em> --stdin [-z] attr&#8230; &lt; &lt;list-of-paths&gt;</div></div>   </div>   <h2 id="_description">DESCRIPTION</h2>   <div class="sectionbody">  @@ -331,6 +333,23 @@  <div class="sectionbody">   <div class="vlist"><dl>   <dt>  +--stdin  +</dt>  +<dd>  +<p>  + Read file names from stdin instead of from the command-line.  +</p>  +</dd>  +<dt>  +-z  +</dt>  +<dd>  +<p>  + Only meaningful with <tt>--stdin</tt>; paths are separated with  + NUL character instead of LF.  +</p>  +</dd>  +<dt>   --   </dt>   <dd>  @@ -462,7 +481,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2008-10-17 10:02:43 UTC  +Last updated 2008-10-20 05:41:57 UTC   </div>   </div>   </body>